home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
clickb1r
/
printmai.frm
< prev
next >
Wrap
Text File
|
1999-07-21
|
2KB
|
64 lines
VERSION 5.00
Begin VB.Form form1
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "PrintMail for EHCNet3"
ClientHeight = 1584
ClientLeft = 4032
ClientTop = 3216
ClientWidth = 3636
ClipControls = 0 'False
ControlBox = 0 'False
FillStyle = 0 'Solid
FontTransparent = 0 'False
Icon = "PrintMail.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
MousePointer = 13 'Arrow and Hourglass
Moveable = 0 'False
ScaleHeight = 1584
ScaleWidth = 3636
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Visible = 0 'False
Begin VB.Label Label3
Caption = $"PrintMail.frx":030A
Height = 612
Left = 480
TabIndex = 2
Top = 240
Width = 2772
End
Begin VB.Label Label2
BorderStyle = 1 'Fixed Single
Height = 852
Left = 360
TabIndex = 1
Top = 120
Width = 3132
End
Begin VB.Label Label1
Caption = "Processing - Please wait"
BeginProperty Font
Name = "MS Sans Serif"
Size = 12
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 372
Left = 480
TabIndex = 0
Top = 1080
Width = 2892
End
End
Attribute VB_Name = "form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False